home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Productivity / EnzymeX 3.1.dmg / EnzymeX.app / Contents / Resources / French.lproj / EXEndInfo.nib / _EXEndInfo_EOArchive_French.java next >
Text File  |  2006-05-10  |  14KB  |  269 lines

  1. // _EXEndInfo_EOArchive_French.java
  2. // Generated by EnterpriseObjects palette at mercredi 10 mai 2006 17:33:10 US/Central
  3.  
  4. import com.webobjects.eoapplication.*;
  5. import com.webobjects.eocontrol.*;
  6. import com.webobjects.eointerface.*;
  7. import com.webobjects.eointerface.swing.*;
  8. import com.webobjects.foundation.*;
  9. import java.awt.*;
  10. import javax.swing.*;
  11. import javax.swing.border.*;
  12. import javax.swing.table.*;
  13. import javax.swing.text.*;
  14.  
  15. public class _EXEndInfo_EOArchive_French extends com.webobjects.eoapplication.EOArchive {
  16.     IBHelpConnector _iBHelpConnector0, _iBHelpConnector1, _iBHelpConnector2, _iBHelpConnector3, _iBHelpConnector4, _iBHelpConnector5;
  17.     com.webobjects.eointerface.swing.EOFrame _eoFrame0;
  18.     com.webobjects.eointerface.swing.EOImageView _nsImageView0, _nsImageView1, _nsImageView2;
  19.     com.webobjects.eointerface.swing.EOTextField _nsTextField0, _nsTextField1, _nsTextField2;
  20.     javax.swing.JButton _nsButton0;
  21.     javax.swing.JComboBox _popup0, _popup1, _popup2;
  22.     javax.swing.JPanel _nsView0;
  23.  
  24.     public _EXEndInfo_EOArchive_French(Object owner, NSDisposableRegistry registry) {
  25.         super(owner, registry);
  26.     }
  27.  
  28.     protected void _construct() {
  29.         Object owner = _owner();
  30.         EOArchive._ObjectInstantiationDelegate delegate = (owner instanceof EOArchive._ObjectInstantiationDelegate) ? (EOArchive._ObjectInstantiationDelegate)owner : null;
  31.         Object replacement;
  32.  
  33.         super._construct();
  34.  
  35.         _nsImageView2 = (com.webobjects.eointerface.swing.EOImageView)_registered(new com.webobjects.eointerface.swing.EOImageView(), "");
  36.         _nsTextField2 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField11");
  37.         _iBHelpConnector5 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
  38.  
  39.         if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "descriptionTextField")) != null)) {
  40.             _nsTextField1 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOTextField)replacement;
  41.             _replacedObjects.setObjectForKey(replacement, "_nsTextField1");
  42.         } else {
  43.             _nsTextField1 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField1");
  44.         }
  45.  
  46.         if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "adviseTextField")) != null)) {
  47.             _nsTextField0 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOTextField)replacement;
  48.             _replacedObjects.setObjectForKey(replacement, "_nsTextField0");
  49.         } else {
  50.             _nsTextField0 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField2");
  51.         }
  52.  
  53.         _iBHelpConnector4 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
  54.  
  55.         if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "postModified")) != null)) {
  56.             _nsImageView1 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOImageView)replacement;
  57.             _replacedObjects.setObjectForKey(replacement, "_nsImageView1");
  58.         } else {
  59.             _nsImageView1 = (com.webobjects.eointerface.swing.EOImageView)_registered(new com.webobjects.eointerface.swing.EOImageView(), "");
  60.         }
  61.  
  62.         _iBHelpConnector3 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
  63.  
  64.         if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "preModified")) != null)) {
  65.             _nsImageView0 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOImageView)replacement;
  66.             _replacedObjects.setObjectForKey(replacement, "_nsImageView0");
  67.         } else {
  68.             _nsImageView0 = (com.webobjects.eointerface.swing.EOImageView)_registered(new com.webobjects.eointerface.swing.EOImageView(), "");
  69.         }
  70.  
  71.         _iBHelpConnector2 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
  72.  
  73.         if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "dNTPsPopup")) != null)) {
  74.             _popup2 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (javax.swing.JComboBox)replacement;
  75.             _replacedObjects.setObjectForKey(replacement, "_popup2");
  76.         } else {
  77.             _popup2 = (javax.swing.JComboBox)_registered(new javax.swing.JComboBox(), "NSPopUpButton11");
  78.         }
  79.  
  80.         _iBHelpConnector1 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
  81.  
  82.         if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "modificationPopup")) != null)) {
  83.             _popup1 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (javax.swing.JComboBox)replacement;
  84.             _replacedObjects.setObjectForKey(replacement, "_popup1");
  85.         } else {
  86.             _popup1 = (javax.swing.JComboBox)_registered(new javax.swing.JComboBox(), "NSPopUpButton1");
  87.         }
  88.  
  89.         _iBHelpConnector0 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
  90.  
  91.         if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "overhangPopup")) != null)) {
  92.             _popup0 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (javax.swing.JComboBox)replacement;
  93.             _replacedObjects.setObjectForKey(replacement, "_popup0");
  94.         } else {
  95.             _popup0 = (javax.swing.JComboBox)_registered(new javax.swing.JComboBox(), "NSPopUpButton");
  96.         }
  97.  
  98.         _nsButton0 = (javax.swing.JButton)_registered(new javax.swing.JButton(""), "");
  99.  
  100.         if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "window")) != null)) {
  101.             _eoFrame0 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOFrame)replacement;
  102.             _replacedObjects.setObjectForKey(replacement, "_eoFrame0");
  103.         } else {
  104.             _eoFrame0 = (com.webobjects.eointerface.swing.EOFrame)_registered(new com.webobjects.eointerface.swing.EOFrame(), "EndModifications");
  105.         }
  106.  
  107.         _nsView0 = (JPanel)_eoFrame0.getContentPane();
  108.     }
  109.  
  110.     protected void _awaken() {
  111.         super._awaken();
  112.  
  113.         if (_replacedObjects.objectForKey("_eoFrame0") == null) {
  114.             _connect(_owner(), _eoFrame0, "window");
  115.         }
  116.  
  117.         if (_replacedObjects.objectForKey("_nsTextField1") == null) {
  118.             _connect(_owner(), _nsTextField1, "descriptionTextField");
  119.         }
  120.  
  121.         if (_replacedObjects.objectForKey("_nsTextField0") == null) {
  122.             _connect(_owner(), _nsTextField0, "adviseTextField");
  123.         }
  124.  
  125.         if (_replacedObjects.objectForKey("_nsImageView1") == null) {
  126.             _connect(_owner(), _nsImageView1, "postModified");
  127.         }
  128.  
  129.         if (_replacedObjects.objectForKey("_nsImageView0") == null) {
  130.             _connect(_owner(), _nsImageView0, "preModified");
  131.         }
  132.  
  133.         _popup2.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "changedNTPs", _popup2), ""));
  134.  
  135.         if (_replacedObjects.objectForKey("_popup2") == null) {
  136.             _popup2.setModel(new javax.swing.DefaultComboBoxModel());
  137.             _popup2.addItem("dNTPs");
  138.             _popup2.addItem("dATPs & dTTPs");
  139.         }
  140.  
  141.         if (_replacedObjects.objectForKey("_popup2") == null) {
  142.             _connect(_owner(), _popup2, "dNTPsPopup");
  143.         }
  144.  
  145.         _popup1.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "changeModification", _popup1), ""));
  146.  
  147.         if (_replacedObjects.objectForKey("_popup1") == null) {
  148.             _popup1.setModel(new javax.swing.DefaultComboBoxModel());
  149.             _popup1.addItem("Compl\u00e9menter les extr\u00e9mit\u00e9s coh\u00e9sives 3'");
  150.             _popup1.addItem("\u00c9liminer les reliquats 5'");
  151.         }
  152.  
  153.         if (_replacedObjects.objectForKey("_popup1") == null) {
  154.             _connect(_owner(), _popup1, "modificationPopup");
  155.         }
  156.  
  157.         _popup0.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "changeOverhang", _popup0), ""));
  158.  
  159.         if (_replacedObjects.objectForKey("_popup0") == null) {
  160.             _popup0.setModel(new javax.swing.DefaultComboBoxModel());
  161.             _popup0.addItem("D\u00e9bordement 5' ou r\u00e9cession 3'");
  162.             _popup0.addItem("D\u00e9bordement 35' ou r\u00e9cession 5'");
  163.         }
  164.  
  165.         if (_replacedObjects.objectForKey("_popup0") == null) {
  166.             _connect(_owner(), _popup0, "overhangPopup");
  167.         }
  168.  
  169.         _nsButton0.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "webPageLabFaqs", _nsButton0), ""));
  170.     }
  171.  
  172.     protected void _init() {
  173.         super._init();
  174.         _setFontForComponent(_nsTextField2, "Lucida Grande", 10, Font.PLAIN);
  175.         _nsTextField2.setEditable(false);
  176.         _nsTextField2.setOpaque(false);
  177.         _nsTextField2.setText("Adapt\u00e9 de Roche LabFaqs : ");
  178.         _nsTextField2.setHorizontalAlignment(javax.swing.JTextField.RIGHT);
  179.         _nsTextField2.setSelectable(false);
  180.         _nsTextField2.setEnabled(true);
  181.         _nsTextField2.setBorder(null);
  182.  
  183.         if (_replacedObjects.objectForKey("_nsTextField1") == null) {
  184.             _setFontForComponent(_nsTextField1, "Lucida Grande", 11, Font.PLAIN);
  185.             _nsTextField1.setEditable(false);
  186.             _nsTextField1.setOpaque(false);
  187.             _nsTextField1.setText("D\u00e9grade les ARNsb et ADNsb pour produire un 5'-phosphoryl oligo- et des mononucl\u00e9otides.");
  188.             _nsTextField1.setHorizontalAlignment(javax.swing.JTextField.LEFT);
  189.             _nsTextField1.setSelectable(false);
  190.             _nsTextField1.setEnabled(true);
  191.             _nsTextField1.setBorder(null);
  192.         }
  193.  
  194.         if (_replacedObjects.objectForKey("_nsTextField0") == null) {
  195.             _setFontForComponent(_nsTextField0, "Lucida Grande", 13, Font.PLAIN);
  196.             _nsTextField0.setEditable(false);
  197.             _nsTextField0.setOpaque(false);
  198.             _nsTextField0.setText("Utiliser : Klenow");
  199.             _nsTextField0.setHorizontalAlignment(javax.swing.JTextField.LEFT);
  200.             _nsTextField0.setSelectable(false);
  201.             _nsTextField0.setEnabled(true);
  202.             _nsTextField0.setBorder(null);
  203.         }
  204.  
  205.         if (_replacedObjects.objectForKey("_popup2") == null) {
  206.             _setFontForComponent(_popup2, "Lucida Grande", 13, Font.PLAIN);
  207.         }
  208.  
  209.         if (_replacedObjects.objectForKey("_popup1") == null) {
  210.             _setFontForComponent(_popup1, "Lucida Grande", 13, Font.PLAIN);
  211.         }
  212.  
  213.         if (_replacedObjects.objectForKey("_popup0") == null) {
  214.             _setFontForComponent(_popup0, "Lucida Grande", 13, Font.PLAIN);
  215.         }
  216.  
  217.         _setFontForComponent(_nsButton0, "Lucida Grande", 10, Font.PLAIN);
  218.         _nsButton0.setMargin(new Insets(0, 2, 0, 2));
  219.         if (!(_nsView0.getLayout() instanceof EOViewLayout)) { _nsView0.setLayout(new EOViewLayout()); }
  220.         _nsButton0.setSize(104, 54);
  221.         _nsButton0.setLocation(238, 335);
  222.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsButton0, EOViewLayout.MinYMargin);
  223.         _nsView0.add(_nsButton0);
  224.         _nsTextField2.setSize(256, 13);
  225.         _nsTextField2.setLocation(-14, 361);
  226.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsTextField2, EOViewLayout.MinYMargin);
  227.         _nsView0.add(_nsTextField2);
  228.         _nsImageView0.setSize(334, 81);
  229.         _nsImageView0.setLocation(10, 51);
  230.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsImageView0, EOViewLayout.MinYMargin);
  231.         _nsView0.add(_nsImageView0);
  232.         _popup0.setSize(327, 26);
  233.         _popup0.setLocation(15, 12);
  234.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_popup0, EOViewLayout.MinYMargin);
  235.         _nsView0.add(_popup0);
  236.         _nsImageView1.setSize(334, 81);
  237.         _nsImageView1.setLocation(10, 194);
  238.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsImageView1, EOViewLayout.MinYMargin);
  239.         _nsView0.add(_nsImageView1);
  240.         _popup1.setSize(178, 26);
  241.         _popup1.setLocation(164, 135);
  242.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_popup1, EOViewLayout.MinYMargin);
  243.         _nsView0.add(_popup1);
  244.         _nsImageView2.setSize(47, 58);
  245.         _nsImageView2.setLocation(108, 134);
  246.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsImageView2, EOViewLayout.MinYMargin);
  247.         _nsView0.add(_nsImageView2);
  248.         _nsTextField0.setSize(334, 17);
  249.         _nsTextField0.setLocation(11, 280);
  250.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsTextField0, EOViewLayout.MinYMargin);
  251.         _nsView0.add(_nsTextField0);
  252.         _nsTextField1.setSize(334, 35);
  253.         _nsTextField1.setLocation(11, 305);
  254.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsTextField1, EOViewLayout.MinYMargin);
  255.         _nsView0.add(_nsTextField1);
  256.         _popup2.setSize(178, 26);
  257.         _popup2.setLocation(164, 167);
  258.         ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_popup2, EOViewLayout.MinYMargin);
  259.         _nsView0.add(_popup2);
  260.  
  261.         if (_replacedObjects.objectForKey("_eoFrame0") == null) {
  262.             _nsView0.setSize(354, 383);
  263.             _eoFrame0.setTitle("Modifications de bouts coh\u00e9sifs");
  264.             _eoFrame0.setLocation(201, 376);
  265.             _eoFrame0.setSize(354, 383);
  266.         }
  267.     }
  268. }
  269.